func go/constant.smallInt

4 uses

	go/constant (current package)
		value.go#L297: 	if smallInt(a) && smallInt(b) {
		value.go#L355: func smallInt(x *big.Int) bool {
		value.go#L913: 		if smallInt(x.val) {